TGridReader.Cells[Integer,Integer] Property

Represents property Cells[Integer,Integer].

Namespace: System.UI.Automation
public
 property Cells[ColumnIndex, RowIndex: Integer]: TGridReaderCell read GetCell;

Parameters

ColumnIndex
Type: Integer

RowIndex
Type: Integer

Property Value